home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / PC Tools Firewall / fwinstall.exe / {app} / Alert.exe / 0 / RCDATA / TFRMSMARTALERT / TFRMSMARTALERT.txt
Text File  |  2009-08-27  |  2KB  |  58 lines

  1. object frmSmartAlert: TfrmSmartAlert
  2.   Left = 0
  3.   Top = 0
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 240
  7.   ClientWidth = 320
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   OnActivate = FormActivate
  18.   OnCreate = FormCreate
  19.   OnDestroy = FormDestroy
  20.   OnKeyDown = FormKeyDown
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object wbSmartAlert: TWebBrowser
  25.     Left = 0
  26.     Top = 0
  27.     Width = 320
  28.     Height = 240
  29.     Align = alClient
  30.     TabOrder = 0
  31.     OnNewWindow2 = wbSmartAlertNewWindow2
  32.     OnDocumentComplete = wbSmartAlertDocumentComplete
  33.     OnWindowClosing = wbSmartAlertWindowClosing
  34.     OnNavigateError = wbSmartAlertNavigateError
  35.     ExplicitLeft = 12
  36.     ExplicitTop = 24
  37.     ExplicitWidth = 300
  38.     ExplicitHeight = 150
  39.     ControlData = {
  40.       4C00000013210000CE1800000100000001020000000000000000000000000000
  41.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  42.       2B2E126208000000000000004C0000000114020000000000C000000000000046
  43.       8000000000000000000000000000000000000000000000000000000000000000
  44.       00000000000000000100000000000000000000000000000000000000}
  45.   end
  46.   object tmrSmartAlert: TTimer
  47.     Enabled = False
  48.     OnTimer = tmrSmartAlertTimer
  49.     Left = 8
  50.     Top = 208
  51.   end
  52.   object ApplicationEvents: TApplicationEvents
  53.     OnMessage = ApplicationEventsMessage
  54.     Left = 40
  55.     Top = 208
  56.   end
  57. end
  58.